]> andersk Git - moira.git/commitdiff
moved some directories around
authormar <mar>
Wed, 12 Sep 1990 15:49:29 +0000 (15:49 +0000)
committermar <mar>
Wed, 12 Sep 1990 15:49:29 +0000 (15:49 +0000)
util/makeconfig

index ca9e58e4767616840ea43bb7590aa2ed7401ce4a..4d4a9f2ce9873064516142399ee361b40a1f045b 100644 (file)
@@ -25,13 +25,13 @@ SRCDIR      = /mit/moiradev/src
 LN     = cp
 SYMLINK = ln -s
 
-SUBDIR = backup clients db dbck dcm et gdb gen include incremental \
-       lib reg_svr regtape rpc server ss test update clients/blanche \
-       clients/mailmaint clients/moira clients/mrcheck clients/passwd \
-       clients/userreg util man
+SUBDIR = backup clients db dbck dcm gdb gen include incremental \
+       lib reg_svr regtape server update clients/blanche \
+       clients/mailmaint clients/moira clients/mrcheck clients/mrtest \
+       clients/passwd clients/userreg util man
 
 # Empty directories which also need to be built.
-MTDIR  = et/profiled gdb/profiled rpc/profiled server/profiled
+MTDIR  = lib/profiled server/profiled
 
 all:
        rm -f ${DESTDIR}/Makefile
This page took 0.135076 seconds and 5 git commands to generate.