From: Bdale Garbee Date: Mon, 28 Dec 2015 18:19:12 +0000 (-0700) Subject: add to, don't overwrite, CFLAGS in Makefile X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=d94a3fdb6c62fe67bad35a3773cea623b0a40f68;p=debian%2Fgcpegg add to, don't overwrite, CFLAGS in Makefile --- diff --git a/Makefile b/Makefile index e894eb5..e3ab414 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ LIBS = -lncurses #PFLAGS = -g -DSolaris -DIrix -DUSLEEP #LIBS = -lcurses -CFLAGS = $(PFLAGS) $(DEBUGOPTIONS) +CFLAGS += $(PFLAGS) $(DEBUGOPTIONS) HWOBJ = reg_orion.o reg_pear.o reg_pseudo.o APPOBJ = storage.o network.o crc16.o genlib.o xdsub.o