diff options
Diffstat (limited to 'misc/hello/files/patch-aa')
-rw-r--r-- | misc/hello/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/hello/files/patch-aa b/misc/hello/files/patch-aa deleted file mode 100644 index 820251a8cacb..000000000000 --- a/misc/hello/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Dec 29 21:53:22 1999 -+++ Makefile.in Wed Dec 29 21:53:39 1999 -@@ -31,7 +31,7 @@ - DEFS = @DEFS@ - LIBS = @LIBS@ - --CFLAGS = -g -+CFLAGS ?= -g - LDFLAGS = -g - - prefix = /usr/local |