Searched refs:PROGSRC (Results 1 – 3 of 3) sorted by relevance
32 PROGSRC= install.c macro50 $(PROG): $(PROGSRC)51 $(LINK.c) $(PROGSRC) -o $@ $(LDLIBS)
28 PROGSRC= stty.c sttyparse.c sttytable.c macro29 OBJS= $(PROGSRC:%.c=%.o)
28 PROGSRC= shutdown.c macro