diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-05-10 05:57:04 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-05-10 05:57:04 +0000 |
| commit | 59618a86669810e5604b68ea1b766109f169b3ba (patch) | |
| tree | a7a3e845ea2cb1759f8334a843c91f607580ff3b /lib/libdisk/Makefile | |
| parent | 9432f443822056eb9093bf813dd738dd2bed1609 (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 8fc56f04a26f..3d58dfa11c00 100644 --- a/lib/libdisk/Makefile +++ b/lib/libdisk/Makefile @@ -12,7 +12,7 @@ NOSHARED= yes BOOTS=/usr/mdec -data.c: +data.c: libdisk.h ${BOOTS}/boot1 ${BOOTS}/boot2 file2c 'const unsigned char boot1[] = {' '};' \ < ${BOOTS}/boot1 > tmp.c file2c 'const unsigned char boot2[] = {' '};' \ |
