diff options
Diffstat (limited to 'convert/Makefile')
-rw-r--r-- | convert/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/convert/Makefile b/convert/Makefile index 60372817..3553a905 100644 --- a/convert/Makefile +++ b/convert/Makefile @@ -8,5 +8,4 @@ verif: ./verify_Cards.pl clean: - rm -f $(FILES) modules.pcimap modules.usbmap vendors.txt pcitable.new usbtable.new - + rm -f $(FILES) modules.pcimap modules.usbmap vendors.txt *.new |