aboutsummaryrefslogtreecommitdiff
path: root/noao/digiphot/photcal/debug/mkpkg
diff options
context:
space:
mode:
Diffstat (limited to 'noao/digiphot/photcal/debug/mkpkg')
-rw-r--r--noao/digiphot/photcal/debug/mkpkg14
1 files changed, 14 insertions, 0 deletions
diff --git a/noao/digiphot/photcal/debug/mkpkg b/noao/digiphot/photcal/debug/mkpkg
new file mode 100644
index 00000000..82d36e01
--- /dev/null
+++ b/noao/digiphot/photcal/debug/mkpkg
@@ -0,0 +1,14 @@
+# The MKPKG file for the DEBUG task.
+
+$checkout libpkg.a ".."
+$update libpkg.a
+$checkin libpkg.a ".."
+$exit
+
+libpkg.a:
+ dginl.x debug.h
+ dgparser.x ../lib/parser.h ../lib/preval.h \
+ ../lib/prstruct.h debug.h
+ dgtable.x debug.h <time.h>
+ dgptime.x <time.h>
+ ;