linbpq/debian/rules
2025-09-20 15:41:51 +01:00

8 lines
119 B
Makefile
Executable file

#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DEB_CFLAGS_MAINT_APPEND=-std=gnu17
%:
dh $@