ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/proj/dsdsmigr/paths.mk
Revision: 1.1
Committed: Wed Sep 14 16:12:33 2022 UTC (12 months, 1 week ago) by arta
Branch: MAIN
CVS Tags: HEAD
Log Message:
Modifies the make system to support both git and cvs (commit 3)
- adds all paths.mk files to cvs

File Contents

# Content
1 $(PROJOBJDIR)::
2 +@[ -d $@/dsdsmigr/libs ] || mkdir -p $@/dsdsmigr/libs
3 +@[ -d $@/dsdsmigr/apps ] || mkdir -p $@/dsdsmigr/apps
4