diff options
author | Roland McGrath <roland@gnu.org> | 1994-09-11 00:48:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-09-11 00:48:33 +0000 |
commit | fab6daf09bf15979e19826d76a336dd8f2f7985e (patch) | |
tree | 317b6c611bd290ad1feaff05056f61f8c4b99f0f /libdiskfs/Makefile | |
parent | 84c19047b6a61adc077af1b4a527ae3bb8f2f1e8 (diff) |
entered into RCS
Diffstat (limited to 'libdiskfs/Makefile')
-rw-r--r-- | libdiskfs/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 8021ca91..2e3c4583 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -45,8 +45,9 @@ INTSRCS=interrupt.c OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ node-create.c node-drop.c node-make.c node-rdwr.c node-update.c \ peropen-make.c peropen-rele.c protid-make.c protid-rele.c \ - rdwr-internal.c trans-destroy.c trans-start.c init-init.c \ - init-first.c init-loop.c boot-parse.c boot-start.c ports-clean.c \ + rdwr-internal.c trans-destroy.c trans-start.c init-init.c \ + init-startup.c init-first.c init-loop.c \ + boot-parse.c boot-start.c ports-clean.c \ ports-consts.c pager-consts.c ports-demuxer.c exc.c node-times.c \ trans-sync.c shutdown.c ports-noports.c ports-soft.c ports-idle.c |