X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Usermode%2FApplications%2Faxwin4_src%2FMakefile;fp=Usermode%2FApplications%2Faxwin4_src%2FMakefile;h=28fb532fdaaff7bbeb2935b06594aed2cb23419d;hb=845b6f9d90bb87b5e760e4d49aa93b0e003ab750;hp=0000000000000000000000000000000000000000;hpb=67a7fe2bb79eceaf10c572a99bd8345c4e81cf5b;p=tpg%2Facess2.git diff --git a/Usermode/Applications/axwin4_src/Makefile b/Usermode/Applications/axwin4_src/Makefile new file mode 100644 index 00000000..28fb532f --- /dev/null +++ b/Usermode/Applications/axwin4_src/Makefile @@ -0,0 +1,5 @@ +%: + @echo --- AxWin4 Server + @make -C Server/ $* + @echo --- AxWin4 UI + @make -C UI/ $*