Searched defs:PROGSRC (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/ucbcmd/stty/
H A DMakefile28 PROGSRC= stty.c sttyparse.c sttytable.c macro
29 OBJS= $(PROGSRC:%.c=%.o)
/illumos-gate/usr/src/ucbcmd/install.d/
H A DMakefile32 PROGSRC= install.c macro
50 $(PROG): $(PROGSRC)
51 $(LINK.c) $(PROGSRC) -o $@ $(LDLIBS)
/illumos-gate/usr/src/ucbcmd/shutdown/
H A DMakefile28 PROGSRC= shutdown.c macro

Completed in 51 milliseconds