diff options
Diffstat (limited to 'lang/atlast/files/patch-aa')
-rw-r--r-- | lang/atlast/files/patch-aa | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/lang/atlast/files/patch-aa b/lang/atlast/files/patch-aa index 56fa9c79f5a0..a10c74b0e03f 100644 --- a/lang/atlast/files/patch-aa +++ b/lang/atlast/files/patch-aa @@ -1,27 +1,6 @@ *** Makefile.orig Mon May 9 03:26:47 1994 --- Makefile Fri Oct 5 05:18:35 2001 *************** -*** 7,15 **** - - INCLUDE = - -! ATLCONFIG = -DMEMSTAT -DALIGNMENT -DEXPORT - -! CFLAGS = $(COPTIONS) $(INCLUDE) $(ATLCONFIG) - - ATLOBJ = atlast.o atlmain.o - ---- 7,15 ---- - - INCLUDE = - -! ATLCONFIG = -DMEMSTAT -DALIGNMENT -DEXPORT -DNOMEMCHECK - -! CFLAGS += $(INCLUDE) $(ATLCONFIG) - - ATLOBJ = atlast.o atlmain.o - -*************** *** 18,24 **** all: $(APPS) |