wow. that was easy: git mv core nucleus
[feisty_meow.git] / nucleus / library / timely / makefile
diff --git a/nucleus/library/timely/makefile b/nucleus/library/timely/makefile
new file mode 100644 (file)
index 0000000..c297d0f
--- /dev/null
@@ -0,0 +1,9 @@
+include cpp/variables.def
+
+PROJECT = timely
+TYPE = library
+SOURCE = earth_time.cpp stopwatch.cpp time_control.cpp time_stamp.cpp timer_driver.cpp 
+TARGETS = timely.lib
+
+include cpp/rules.def
+