diff options
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -18,6 +18,3 @@ LIBS = -lc # C compiler and linker CC = cc LD = ${CC} - -# Uncomment this if you have getopt on your system -# SYSTEM_GETOPT = 1 |