From b367a57c84547f34b89f18cabfc2101af408239c Mon Sep 17 00:00:00 2001 From: Lars Koeller Date: Sat, 15 Dec 2001 12:29:15 +0000 Subject: New port of smiley, a "smiley server" which generates or explains any kind of known smiley. --- games/smiley/files/patch-aa | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 games/smiley/files/patch-aa (limited to 'games/smiley/files') diff --git a/games/smiley/files/patch-aa b/games/smiley/files/patch-aa new file mode 100644 index 000000000000..a71e80f26ca9 --- /dev/null +++ b/games/smiley/files/patch-aa @@ -0,0 +1,23 @@ +*** Makefile.orig Mon Nov 29 13:03:11 1993 +--- Makefile Sat Dec 15 10:51:48 2001 +*************** +*** 32,40 **** + ltoa.o \ + smiley.o + +! CFLAGS = -O + +! LDFLAGS = -s + + all: $(TARGET) + +--- 32,40 ---- + ltoa.o \ + smiley.o + +! CFLAGS = -O -pipe + +! LDFLAGS = + + all: $(TARGET) + -- cgit v1.2.3