From b3845ba6788aa7f69391dfd3039a5f20ffd164ad Mon Sep 17 00:00:00 2001 From: John Polstra Date: Wed, 30 Jul 1997 22:10:23 +0000 Subject: New port of CFS, the Cryptographic File System. --- security/cfs/files/patch-aa | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 security/cfs/files/patch-aa (limited to 'security/cfs/files/patch-aa') diff --git a/security/cfs/files/patch-aa b/security/cfs/files/patch-aa new file mode 100644 index 000000000000..2adf405acb85 --- /dev/null +++ b/security/cfs/files/patch-aa @@ -0,0 +1,22 @@ +--- Makefile.orig Wed Mar 20 09:59:03 1996 ++++ Makefile Wed Jul 30 12:04:03 1997 +@@ -193,12 +193,18 @@ + ## not sure what to do for NeXT. I think this works: + #CFLAGS=$(COPT) -posix -D_BSD -DANYPORT -I$(RINCLUDES) + ++## use these for FreeBSD ++CFLAGS=$(COPT) -DBSD44 -DANYPORT -DSHORTLINKS ++LIBS=-lrpcsvc ++COMPAT=-lcompat ++RPCOPTS= ++ + + #========================================================================== + # (3/3) CONFIGURE: one last thing + #========================================================================== + # finally, comment out the next line: +-CC=you_forgot_to_edit_the_makefile ++#CC=you_forgot_to_edit_the_makefile + + # now you're done with local configuration. + -- cgit v1.2.3