Index: libafs/MakefileProto.SOLARIS
===================================================================
RCS file: /cvs/openafs/src/libafs/MakefileProto.SOLARIS,v
retrieving revision 1.5
diff -u -r1.5 MakefileProto.SOLARIS
--- libafs/MakefileProto.SOLARIS        2001/01/12 17:05:15     1.5
+++ libafs/MakefileProto.SOLARIS        2001/04/04 20:10:18
@@ -111,6 +111,8 @@
 DEST_LIBAFS = ${DESTDIR}/root.client/usr/vice/etc/modload/${LIBAFS}
 DEST_LIBAFSNONFS = ${DESTDIR}/root.client/usr/vice/etc/modload/${LIBAFSNONFS}
 
+# Without this line, gmake tries to build libafs.o
+.PHONY: libafs
 
 # libafs:      $(DEST_LIBAFS) $(DEST_LIBAFSNONFS)
 libafs:        $(DEST_LIBAFSNONFS)
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel

Reply via email to