diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-04-14 01:22:39 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-04-14 01:22:39 +0000 |
commit | 89e0f621b2f1a3f233fbc464000fac2b1224c5fb (patch) | |
tree | fe60afdf991f807a2369d72179d3e9914db9191f /usr.sbin/pc-sysinstall | |
parent | 876336c858865f10a4dd309194142b0094a9073b (diff) | |
download | src-test2-89e0f621b2f1a3f233fbc464000fac2b1224c5fb.tar.gz src-test2-89e0f621b2f1a3f233fbc464000fac2b1224c5fb.zip |
Notes
Diffstat (limited to 'usr.sbin/pc-sysinstall')
-rw-r--r-- | usr.sbin/pc-sysinstall/backend-query/Makefile.depend | 2 | ||||
-rw-r--r-- | usr.sbin/pc-sysinstall/backend/Makefile.depend | 2 | ||||
-rw-r--r-- | usr.sbin/pc-sysinstall/conf/Makefile.depend | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/pc-sysinstall/backend-query/Makefile.depend b/usr.sbin/pc-sysinstall/backend-query/Makefile.depend index 29fda55c252f..57b7e10c3d71 100644 --- a/usr.sbin/pc-sysinstall/backend-query/Makefile.depend +++ b/usr.sbin/pc-sysinstall/backend-query/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ diff --git a/usr.sbin/pc-sysinstall/backend/Makefile.depend b/usr.sbin/pc-sysinstall/backend/Makefile.depend index 29fda55c252f..57b7e10c3d71 100644 --- a/usr.sbin/pc-sysinstall/backend/Makefile.depend +++ b/usr.sbin/pc-sysinstall/backend/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ diff --git a/usr.sbin/pc-sysinstall/conf/Makefile.depend b/usr.sbin/pc-sysinstall/conf/Makefile.depend index 29fda55c252f..57b7e10c3d71 100644 --- a/usr.sbin/pc-sysinstall/conf/Makefile.depend +++ b/usr.sbin/pc-sysinstall/conf/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ |