Start a 2nd copy of at_wini, for /dev/c1*. This requires a slightly

larger rs.
This commit is contained in:
Ben Gras
2007-02-08 14:04:59 +00:00
parent 63a271200e
commit a12c7ad963
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ $(UTIL): $(UTIL_OBJ)
$(CC) -o $@ $(LDFLAGS) $(UTIL_OBJ) $(UTIL_LIBS)
$(SERVER): $(OBJ)
$(CC) -o $@ $(LDFLAGS) $(OBJ) $(LIBS)
install -S 64k $@
install -S 110k $@
# install with other servers
install: /bin/$(UTIL) /usr/sbin/$(SERVER)