diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-22 05:37:59 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-22 05:37:59 +0000 |
commit | 6953e626d88181006c7b701a16b0ccd85c490aea (patch) | |
tree | 1f72bae9dda4045c330b9ff5ffb31ff012cf47c0 /apps/Makefile | |
parent | 53f96013ce6fd2299a07e9d977b0f89e6f4f7d30 (diff) | |
download | ATCD-6953e626d88181006c7b701a16b0ccd85c490aea.tar.gz |
*** empty log message ***
Diffstat (limited to 'apps/Makefile')
-rw-r--r-- | apps/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/Makefile b/apps/Makefile index 3883598f646..8110e3ea035 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -10,12 +10,14 @@ INFO = README -DIRS = Gateway +DIRS = Gateway \ + JAWS -# The following directory isn't compiled by default since haven't +# The following directories aren't compiled by default since haven't # finished integrating it into ACE... # -# Orbix-Examples +# Orbix-Examples +# gperf #---------------------------------------------------------------------------- # Include macros and targets |