diff options
Diffstat (limited to 'Makefile.linux-gcc')
-rw-r--r-- | Makefile.linux-gcc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.linux-gcc b/Makefile.linux-gcc index 1c9f24f4b..1491a4b02 100644 --- a/Makefile.linux-gcc +++ b/Makefile.linux-gcc @@ -118,11 +118,6 @@ READLINE_FLAGS = LIBREADLINE = #LIBREADLINE = -static -lreadline -ltermcap -#### Which "awk" program provides nawk compatibilty -# -# NAWK = nawk -NAWK = awk - # You should not have to change anything below this line ############################################################################### include $(TOP)/main.mk |