aboutsummaryrefslogtreecommitdiff
path: root/net/slirp/files
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-06 06:52:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-06 06:52:42 +0000
commit5180b262522eab45dbfb77a756980ca72c879426 (patch)
tree342df0c679fb379ebe3e0b7b99f5564e1154f94f /net/slirp/files
parent6321484970c3c6649d7d89a1e0999ced6c1edabc (diff)
downloadports-5180b262522eab45dbfb77a756980ca72c879426.tar.gz
ports-5180b262522eab45dbfb77a756980ca72c879426.zip
The slip-over-a-shell-account stuff people have been talking about from
danjo@freedom.wit.com.
Notes
Notes: svn path=/head/; revision=1296
Diffstat (limited to 'net/slirp/files')
-rw-r--r--net/slirp/files/patch-aa21
1 files changed, 21 insertions, 0 deletions
diff --git a/net/slirp/files/patch-aa b/net/slirp/files/patch-aa
new file mode 100644
index 000000000000..aff81bd2e96a
--- /dev/null
+++ b/net/slirp/files/patch-aa
@@ -0,0 +1,21 @@
+*** Makefile.orig Wed Apr 5 23:23:25 1995
+--- Makefile Wed Apr 5 23:23:51 1995
+***************
+*** 40,47 ****
+
+ linux:
+ @$(MAKE) "CFLAGS = $(CFLAGS) -D_LITTLE_ENDIAN_ -DLINUX -DDEBUG -O2 -g -Wstrict-prototypes" \
+! slurp
+!
+
+ #
+ # OBJ's
+--- 40,47 ----
+
+ linux:
+ @$(MAKE) "CFLAGS = $(CFLAGS) -D_LITTLE_ENDIAN_ -DLINUX -DDEBUG -O2 -g -Wstrict-prototypes" \
+! slurp
+!
+
+ #
+ # OBJ's