X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2FMakefile.ultrix;h=7f8c95b20cb80c54a1d78d9075e3978053bd0df4;hp=cc9510b82d4e37d7ca7c17ba13d8919484528206;hb=ca37fc1452ca1ae6e47e52bea31ffa8ed2d970f4;hpb=bb7b484642ea1b3efdd2f3fd9fa9e0126748d3a5 diff --git a/chat/Makefile.ultrix b/chat/Makefile.ultrix index cc9510b..7f8c95b 100644 --- a/chat/Makefile.ultrix +++ b/chat/Makefile.ultrix @@ -7,7 +7,7 @@ all: chat chat: chat.o $(CC) -o chat chat.o -install: +install: chat install -c chat $(BINDIR)/chat clean: