From 9e010f9c9dcaf7b1a360baf4be090e79b87981c4 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 26 Jun 1996 21:03:14 +0000 Subject: (OTHERSRCS): Add runtime-argp.c, std-runtime-argp.c, & std-startup-argp.c. Remove parse-runtime-options.c & unparse-runtime-options.c. --- libnetfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnetfs') diff --git a/libnetfs/Makefile b/libnetfs/Makefile index 1b4cb9d9..4004e274 100644 --- a/libnetfs/Makefile +++ b/libnetfs/Makefile @@ -43,7 +43,7 @@ IFSOCKSRCS= OTHERSRCS= drop-node.c init-init.c make-node.c make-peropen.c make-protid.c \ init-loop.c demuxer.c shutdown.c release-protid.c release-peropen.c \ init-startup.c startup-argp.c set-options.c get-options.c \ - parse-runtime-options.c unparse-runtime-options.c + runtime-argp.c std-runtime-argp.c std-startup-argp.c SRCS= $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(IFSOCKSRCS) -- cgit v1.2.3