chiark / gitweb /
WIP jpctb wrapper
[jarrg-owen.git] / Makefile
index cce8b953575d11202965eaec933808958a644c6a..0b52505272e716a689b53b60c25d51bfc2a760ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,3 +21,6 @@ $(LIBTARGET):         libjwrap.o
 
 libjwrap.o:          libjwrap.c
                $(CC) -D_REENTRANT $(CFLAGS) $(CPPFLAGS) -c -o $@ -fPIC $<
+
+clean:
+               rm -f *.o $(TARGETS) *~