Home
last modified time | relevance | path

Searched refs:PROGSRC (Results 1 – 3 of 3) sorted by relevance

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