diff options
| author | hpa <hpa> | 2004-12-14 23:18:25 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2004-12-14 23:18:25 +0000 |
| commit | 2d747a0e3e9d99cce544e4645370fcf7ef3e92ee (patch) | |
| tree | 047aa3971d678adb319806181a42e66594dfec8f /com32/samples | |
| parent | db6513a202b8ce9ac2e4f20088f9b7e2209ecdc4 (diff) | |
| download | syslinux-2d747a0e3e9d99cce544e4645370fcf7ef3e92ee.tar.gz | |
Make "make install" do the right thing for the com32 library
Diffstat (limited to 'com32/samples')
| -rw-r--r-- | com32/samples/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/com32/samples/Makefile b/com32/samples/Makefile index a0a45bc9..574ea89e 100644 --- a/com32/samples/Makefile +++ b/com32/samples/Makefile @@ -78,3 +78,5 @@ clean: tidy spotless: clean rm -f *~ \#* + +install: # Don't install samples |
