]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
allow-all-target-for-rxstat-20010629
authorNathan Neulinger <nneul@umr.edu>
Fri, 29 Jun 2001 05:34:55 +0000 (05:34 +0000)
committerDerrick Brashear <shadow@dementia.org>
Fri, 29 Jun 2001 05:34:55 +0000 (05:34 +0000)
rxstat makefile lacked all target

src/rxstat/Makefile

index 7158bb8b584776bd1c07a9b2c237cca0c9767aed..5acf36db4b7e7349d54cf90ded0262c2e9aac396 100644 (file)
@@ -20,6 +20,8 @@ CFLAGS = $(DBUG) -I${SRCDIR}include ${XCFLAGS}
 
 LIBOBJS = rxstat.cs.o rxstat.ss.o rxstat.xdr.o rxstat.o
 
+all: librxstat.a includes
+
 rxstat.cs.c rxstat.ss.c rxstat.xdr.c rxstat.h: rxstat.xg
        ${RXGEN} -x rxstat.xg