#ident "$Revision: 1.1 $" include $(ROOT)/usr/include/make/commondefs TARGETS=pg LLDLIBS=-lgen -lw -lcurses default:$(TARGETS) include $(COMMONRULES) install: default ${INSTALL} -F /usr/bin $(TARGETS)