*** empty log message ***
[h316.git] / pc-tools / ldc / Makefile
index 91b706423890546a44c0cd465279f92363e45268..625764e12f0a60ef9ea53e5957d88ae21c3e88f8 100644 (file)
@@ -11,7 +11,7 @@ ldc: ldc.o process.o hw_helpers.o tape.o split.o
        @gcc -o$@  $^
 
 clean:
-       rm -f *.o ldc
+       rm -f *.o ldc ../../bin/ldc
 
 install: ldc
        cp ldc ../../bin