diff options
Diffstat (limited to '')
-rw-r--r-- | makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile b/makefile new file mode 100644 index 0000000..66bc94c --- /dev/null +++ b/makefile @@ -0,0 +1,3 @@ +all: + # make -C electronics + make -C techwsw |