diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-05-04 07:00:57 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-05-04 07:00:57 +0000 |
| commit | e9851d87a8da190feaa3b2feaa578e0a2efdc551 (patch) | |
| tree | 94c7de5da084ef7c3c2948cb0784a6a4f0d8c161 /lib/libdisk/Makefile | |
| parent | cbb15d7c970c215210296e2df93dc40053037df1 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk/Makefile')
| -rw-r--r-- | lib/libdisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdisk/Makefile b/lib/libdisk/Makefile index 78dddedbe744..8fc56f04a26f 100644 --- a/lib/libdisk/Makefile +++ b/lib/libdisk/Makefile @@ -3,7 +3,7 @@ SRCS= blocks.c disklabel.c dkcksum.c chunk.c disk.c change.c \ create_chunk.c rules.c write_disk.c data.c CFLAGS+= -Wall -g -CLEANFILES+= tmp.c tst01 tst01.o +CLEANFILES+= tmp.c tst01 tst01.o data.c VPATH= ${.CURDIR}/../../sbin/disklabel NOPROFILE= yes NOSHARED= yes |
