|
|
1.1 root 1: # Generated automatically from Makefile.in by configure.
2: # This is the Makefile for the Taylor UUCP uuconf library
3: #
4: # The file Makefile.in should be processed by configure to generate
5: # Makefile. If you want to generate Makefile by hand, you must find
6: # all variables surrounded by @ and replace them with the correct
7: # value (e.g. cc must be replaced by something like cc or gcc).
8:
9: SHELL = /bin/sh
10:
11: # These values are overriden by the top level Makefile
12: prefix = /usr
13: newconfigdir = $(prefix)/lib/uucp
14: oldconfigdir = /usr/lib/uucp
15:
16: # These values are overridden by the top level Makefile
17: CC = cc
18: CFLAGS =-O -f
19: RANLIB = ranlib
20: LN_S = ln
21:
22: # Source directory and, if necessary, VPATH
23: srcdir = .
24: VPATH = .
25:
26: MORECFLAGS = -I$(srcdir) -I. -I$(srcdir)/.. -I.. -DNEWCONFIGLIB=\"$(newconfigdir)\" -DOLDCONFIGLIB=\"$(oldconfigdir)\"
27:
28: OBJS = addblk.o addstr.o allblk.o alloc.o base.o bool.o callin.o \
29: calout.o chatc.o cmdarg.o cmdfil.o cmdlin.o debfil.o deblev.o \
30: diacod.o dial.o diasub.o dnams.o errno.o errstr.o filnam.o \
31: freblk.o fredia.o free.o freprt.o fresys.o grdcmp.o hdial.o \
32: hdnams.o hinit.o hlocnm.o hport.o hrmunk.o hsinfo.o hsnams.o \
33: hsys.o hunk.o iniglb.o init.o int.o lckdir.o lineno.o llocnm.o \
34: local.o locnm.o logfil.o maxuxq.o mrgblk.o paramc.o port.o \
35: prtsub.o pubdir.o rdlocs.o rdperm.o reliab.o remunk.o sinfo.o \
36: snams.o split.o spool.o stafil.o syssub.o tcalou.o tdial.o \
37: tdialc.o tdnams.o tgcmp.o thread.o time.o tinit.o tlocnm.o \
38: tport.o tportc.o tsinfo.o tsnams.o tsys.o tval.o ugtlin.o \
39: unk.o val.o vinit.o vport.o vsinfo.o vsnams.o vsys.o
40:
41: all: libuuconf.a
42:
43: libuuconf.a: $(OBJS)
44: rm -f libuuconf.a
45: ar qc libuuconf.a $(OBJS)
46: -$(RANLIB) libuuconf.a
47:
48: .c.o:
49: $(CC) -c $(CFLAGS) $(MORECFLAGS) $<
50:
51: syshdr.h: syshdr.unx
52: rm -f syshdr.h
53: $(LN_S) $(srcdir)/syshdr.unx syshdr.h
54:
55: clean:
56: rm -f $(OBJS) libuuconf.a syshdr.h
57:
58: distclean: clean
59: rm -f Makefile
60:
61: mostlyclean: clean
62: realclean: distclean
63:
64: dist:
65: mkdir ../uucp-$(VERSION)/uuconf
66: ln `cat MANIFEST` ../uucp-$(VERSION)/uuconf
67:
68: Makefile: Makefile.in
69: (cd ..; sh config.status)
70:
71: # Header file dependencies
72:
73: $(OBJS): uucnfi.h syshdr.h $(srcdir)/../uucp.h ../conf.h $(srcdir)/../policy.h $(srcdir)/../uuconf.h
74:
75: addblk.o: alloc.h
76: allblk.o: alloc.h
77: alloc.o: alloc.h
78: freblk.o: alloc.h
79: free.o: alloc.h
80: mrgblk.o: alloc.h
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.