diff options
| author | hpa <hpa> | 2002-04-17 22:46:21 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2002-04-17 22:46:21 +0000 |
| commit | d24debdb24e11b6a4e341b5cd99c193bffabc0e6 (patch) | |
| tree | 4ff12d5fd676e092621bdff36984e2c8fac1c9ae /sample/Makefile | |
| parent | 28d880df4d94f693be04aa77863e0793e11a442e (diff) | |
| download | syslinux-d24debdb24e11b6a4e341b5cd99c193bffabc0e6.tar.gz | |
Make the various clean conventions really match...syslinux-1.70
Diffstat (limited to 'sample/Makefile')
| -rw-r--r-- | sample/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sample/Makefile b/sample/Makefile index 689278b2..f4ad1bcf 100644 --- a/sample/Makefile +++ b/sample/Makefile @@ -26,3 +26,5 @@ syslogo.lss: syslogo.png $(PPMTOLSS16) clean: rm -f *.lss + +spotless: clean |
