diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-21 07:23:14 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-21 07:23:14 +0000 |
commit | 9256acaadb8222693ea87bdec718cc2f0b350f6c (patch) | |
tree | 7d4427015d69cf467c602e5e2a687ff7dffc3dd5 /examples/Makefile | |
parent | 02a3fa8f93d7f6baf4389d1acd4e485477d96ca2 (diff) | |
download | ATCD-9256acaadb8222693ea87bdec718cc2f0b350f6c.tar.gz |
*** empty log message ***
Diffstat (limited to 'examples/Makefile')
-rw-r--r-- | examples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile b/examples/Makefile index 29714ca2e18..cec843d92d5 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -23,10 +23,10 @@ DIRS = ASX \ Shared_Malloc \ Shared_Memory \ System_V_IPC \ - Threads + Threads \ + Timer_Queue # Makefiles TBD: -# Timer_Queue # ttcp # CORBA |