Searched refs:SHELLS (Results 1 – 3 of 3) sorted by relevance
56 SHELLS= $(LIBSHELL) macro58 ALL= $(PROGS) $(SHELLS)64 SHSRCS= $(SHELLS:%=%.sh)85 CLOBBERFILES= $(PROGS) $(SHELLS)130 $(RM) $(SADC_OBJECTS) $(PROGS) $(SHELLS)
26 #define SHELLS "/etc/shells" macro133 if ((fp = fopen(SHELLS, "rF")) == (FILE *)0) in initshells()
41 SHELLS = $(LIBSHELLS) $(BINSHELLS) macro135 all: $(TXTFILES) $(PROG) $(SHELLS)