-
[physik/morpheus.git] / Makefile
index e2b0539..ad7af49 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,3 +14,5 @@ all: morpheus
 
 clean:
        rm $(OBJS) $(OBJS2)
+
+remake: clean all