diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
commit | d9a42747950146bf03cda7f6e25d219253f8a57a (patch) | |
tree | b3d4ddc8633a01c23358d90ba7ba1f1d0cc4f1ce /sbin/mksnap_ffs | |
parent | 617a11eab6337693eae9d160453adf1943ab6a37 (diff) | |
download | src-d9a42747950146bf03cda7f6e25d219253f8a57a.tar.gz src-d9a42747950146bf03cda7f6e25d219253f8a57a.zip |
Diffstat (limited to 'sbin/mksnap_ffs')
-rw-r--r-- | sbin/mksnap_ffs/Makefile.depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mksnap_ffs/Makefile.depend b/sbin/mksnap_ffs/Makefile.depend index 6cfaab1c3644..8d409f5263ac 100644 --- a/sbin/mksnap_ffs/Makefile.depend +++ b/sbin/mksnap_ffs/Makefile.depend @@ -2,7 +2,6 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ |