|
|
1.1 root 1: ##############################################################################
2: # Instructions to Make, for compilation of MMDF-MTS library
3: #
4: # This file is automatically generated. Do not edit!
5: ##############################################################################
6:
7: # The following entries were inserted during MH configuration
8: OPTIONS = -DBSD42 -DBSD43 -DBERK -DTTYD -DDUMB -DMHE -DNETWORK -DBIND -DRPATHS -DATZ -DSBACKUP='"\043"' -DSENDMTS -DSMTP -I..
9:
10: CC = cc
11: CFLAGS = -O $(OPTIONS)
12: LINT = lint
13: LFLAGS = -bhu $(OPTIONS)
14: LLIBS =
15:
16: LIB = mmdfmts.a
17:
18: CFILES = hosts.c
19: OFILES = hosts.o
20:
21:
22: ##############################################################################
23: # Generation Rules
24: ##############################################################################
25:
26: .c.o:; $(CC) $(CFLAGS) -c $*.c
27: -ld -x -r $@
28: mv a.out $@
29:
30:
31: ##############################################################################
32: # Here it is...
33: ##############################################################################
34:
35: all: $(LIB)
36: depend:;
37: lint: l-mmdf
38:
39:
40:
41: l-mmdf:; $(LINT) $(LFLAGS) $(CFILES) $(LLIBS)
42:
43: hosts.o: Makefile
44:
45:
46: ##############################################################################
47: # Miscellaneous tasks
48: ##############################################################################
49:
50: distribution: clean
51:
52: clean: unclean
53: -rm -f *.o $(LIB) z$(LIB) ../libmts.a ../llib-lmts
54:
55: unclean:; -rm -f _* :* core
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.