mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 16:51:09 +01:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
AM_CFLAGS= -Wall -Werror
|
||
|
|
||
|
bin_PROGRAMS= pjdfstest
|
||
|
|
||
|
pjdfstest_SOURCES= pjdfstest.c
|