]>
Commit | Line | Data |
---|---|---|
1815bff5 A |
1 | # |
2 | # Generated by the NeXT Project Builder. | |
3 | # | |
4 | # NOTE: Do NOT change this file -- Project Builder maintains it. | |
5 | # | |
6 | # Put all of your customizations in files called Makefile.preamble | |
7 | # and Makefile.postamble (both optional), and Makefile will include them. | |
8 | # | |
9 | ||
10 | NAME = nologin | |
11 | ||
12 | PROJECTVERSION = 2.6 | |
13 | PROJECT_TYPE = Legacy | |
14 | LANGUAGE = English | |
15 | ||
16 | OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Makefile.dist\ | |
17 | nologin.8 nologin.sh | |
18 | ||
19 | ||
20 | MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles | |
21 | CODE_GEN_STYLE = DYNAMIC | |
22 | MAKEFILE = common.make | |
23 | NEXTSTEP_INSTALLDIR = /sbin | |
24 | LIBS = | |
25 | DEBUG_LIBS = $(LIBS) | |
26 | PROF_LIBS = $(LIBS) | |
27 | ||
28 | ||
29 | ||
30 | ||
31 | NEXTSTEP_BUILD_OUTPUT_DIR = /$(USER)/BUILD | |
32 | ||
33 | include $(MAKEFILEDIR)/platform.make | |
34 | ||
35 | -include Makefile.preamble | |
36 | ||
37 | include $(MAKEFILEDIR)/$(MAKEFILE) | |
38 | ||
39 | -include Makefile.postamble | |
40 | ||
41 | -include Makefile.dependencies |