From: Nathan Neulinger Date: Fri, 29 Jun 2001 05:34:55 +0000 (+0000) Subject: allow-all-target-for-rxstat-20010629 X-Git-Tag: openafs-stable-1_1_0~71 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0f0be81c0ad6077edfabd559c56ee3e28bbf9152;p=packages%2Fo%2Fopenafs.git allow-all-target-for-rxstat-20010629 rxstat makefile lacked all target --- diff --git a/src/rxstat/Makefile b/src/rxstat/Makefile index 7158bb8b5..5acf36db4 100644 --- a/src/rxstat/Makefile +++ b/src/rxstat/Makefile @@ -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