X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e2fac8b15b12a7979f72090454d850e612fc5b13..b0d623f7f2ae71ed96e60569f61f9a9a27016e80:/bsd/miscfs/Makefile diff --git a/bsd/miscfs/Makefile b/bsd/miscfs/Makefile index 0aade1967..009da4c3f 100644 --- a/bsd/miscfs/Makefile +++ b/bsd/miscfs/Makefile @@ -9,7 +9,7 @@ include $(MakeInc_def) INSTINC_SUBDIRS = \ devfs \ - fdesc \ + fifofs \ specfs \ union @@ -19,9 +19,8 @@ INSTINC_SUBDIRS_I386 = \ EXPINC_SUBDIRS = \ devfs \ - fdesc \ - specfs \ - union + fifofs \ + specfs EXPINC_SUBDIRS_PPC = \