diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/bsdiff | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'usr.bin/bsdiff')
| -rw-r--r-- | usr.bin/bsdiff/Makefile | 1 | ||||
| -rw-r--r-- | usr.bin/bsdiff/Makefile.inc | 1 | ||||
| -rw-r--r-- | usr.bin/bsdiff/bsdiff/Makefile | 1 | ||||
| -rw-r--r-- | usr.bin/bsdiff/bsdiff/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/bsdiff/bspatch/Makefile | 1 | ||||
| -rw-r--r-- | usr.bin/bsdiff/bspatch/Makefile.depend | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/bsdiff/Makefile b/usr.bin/bsdiff/Makefile index 8a8bc3120b58..e6cc5d28cce6 100644 --- a/usr.bin/bsdiff/Makefile +++ b/usr.bin/bsdiff/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ SUBDIR= bsdiff bspatch diff --git a/usr.bin/bsdiff/Makefile.inc b/usr.bin/bsdiff/Makefile.inc index 265f86d1ed55..d3b5cbd3a79b 100644 --- a/usr.bin/bsdiff/Makefile.inc +++ b/usr.bin/bsdiff/Makefile.inc @@ -1,3 +1,2 @@ -# $FreeBSD$ .include "../Makefile.inc" diff --git a/usr.bin/bsdiff/bsdiff/Makefile b/usr.bin/bsdiff/bsdiff/Makefile index 70f7f2d0ecba..250fe6f5e5ab 100644 --- a/usr.bin/bsdiff/bsdiff/Makefile +++ b/usr.bin/bsdiff/bsdiff/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PROG= bsdiff diff --git a/usr.bin/bsdiff/bsdiff/Makefile.depend b/usr.bin/bsdiff/bsdiff/Makefile.depend index 8ba8ef176b63..cc83708e9dfd 100644 --- a/usr.bin/bsdiff/bsdiff/Makefile.depend +++ b/usr.bin/bsdiff/bsdiff/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bsdiff/bspatch/Makefile b/usr.bin/bsdiff/bspatch/Makefile index c2d6d4e2f768..b034321f1487 100644 --- a/usr.bin/bsdiff/bspatch/Makefile +++ b/usr.bin/bsdiff/bspatch/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PROG= bspatch diff --git a/usr.bin/bsdiff/bspatch/Makefile.depend b/usr.bin/bsdiff/bspatch/Makefile.depend index 8ba8ef176b63..cc83708e9dfd 100644 --- a/usr.bin/bsdiff/bspatch/Makefile.depend +++ b/usr.bin/bsdiff/bspatch/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
