(xforward): Add `else true;' for Ultrix 4.2 make.

From-SVN: r4297
This commit is contained in:
Richard Stallman 1993-05-01 21:02:10 +00:00
parent 461c2c6ce6
commit 5690d33f63

View File

@ -81,7 +81,7 @@ sendmsg.o: sendmsg.c fflags
xforward: xforward.c
-$(GCC_FOR_TARGET) -c $(GCC_CFLAGS) $(SUBDIR_INCLUDES) $(srcdir)/objc/xforward.c
-$(GCC_FOR_TARGET) ./xforward.o -o xforward
if [ ! -f ./xforward ]; then touch ./xforward; fi
if [ ! -f ./xforward ]; then touch ./xforward; else true; fi
fflags: xforward
-rm -f fflags