summaryrefslogtreecommitdiffstats
path: root/gnu/libexec/uucp/libuuconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/libexec/uucp/libuuconf/Makefile')
-rw-r--r--gnu/libexec/uucp/libuuconf/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/gnu/libexec/uucp/libuuconf/Makefile b/gnu/libexec/uucp/libuuconf/Makefile
index 7b7f3ec..060214a 100644
--- a/gnu/libexec/uucp/libuuconf/Makefile
+++ b/gnu/libexec/uucp/libuuconf/Makefile
@@ -1,5 +1,5 @@
# This is the Makefile for the Taylor UUCP uuconf library
-# $Id: Makefile,v 1.1 1993/08/05 18:24:52 conklin Exp $
+# $Id: Makefile,v 1.2 1994/05/07 18:11:49 ache Exp $
LIB= uuconf
SRCS = addblk.c addstr.c allblk.c alloc.c base.c bool.c callin.c \
@@ -10,10 +10,11 @@ SRCS = addblk.c addstr.c allblk.c alloc.c base.c bool.c callin.c \
hsys.c hunk.c iniglb.c init.c int.c lckdir.c lineno.c llocnm.c \
local.c locnm.c logfil.c maxuxq.c mrgblk.c paramc.c port.c \
prtsub.c pubdir.c rdlocs.c rdperm.c reliab.c remunk.c runuxq.c \
- sinfo.c snams.c split.c spool.c stafil.c syssub.c tcalou.c \
- tdial.c tdialc.c tdnams.c tgcmp.c thread.c time.c tinit.c \
- tlocnm.c tport.c tportc.c tsinfo.c tsnams.c tsys.c tval.c \
- ugtlin.c unk.c val.c vinit.c vport.c vsinfo.c vsnams.c vsys.c
+ sinfo.c snams.c split.c spool.c stafil.c strip.c syssub.c \
+ tcalou.c tdial.c tdialc.c tdnams.c tgcmp.c thread.c time.c \
+ tinit.c tlocnm.c tport.c tportc.c tsinfo.c tsnams.c tsys.c \
+ tval.c ugtlin.c unk.c val.c vinit.c vport.c vsinfo.c vsnams.c \
+ vsys.c
CFLAGS+= -I$(.CURDIR)/../common_sources \
-DNEWCONFIGLIB=\"$(newconfigdir)\"\
-DOLDCONFIGLIB=\"$(oldconfigdir)\"
OpenPOWER on IntegriCloud