diff options
author | hpa <hpa> | 2001-12-11 19:18:57 +0000 |
---|---|---|
committer | hpa <hpa> | 2001-12-11 19:18:57 +0000 |
commit | 647fa6103547a0b973a2f6f3d8a58b5373291037 (patch) | |
tree | 6838c6f53b9da010c4b047b568dfb2a1797e460e /sample | |
parent | 581e61d09916357d9d9d184f67800149b37c0990 (diff) | |
download | syslinux-647fa6103547a0b973a2f6f3d8a58b5373291037.tar.gz |
Some makefile changes to account for memdisk
Diffstat (limited to 'sample')
-rw-r--r-- | sample/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/Makefile b/sample/Makefile index d38d5a37..689278b2 100644 --- a/sample/Makefile +++ b/sample/Makefile @@ -24,6 +24,5 @@ syslogo.lss: syslogo.png $(PPMTOLSS16) $(PPMTOLSS16) \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \ > syslogo.lss - clean: rm -f *.lss |