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 7158bb8..5acf36d 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