diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-06 06:27:00 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-06 06:27:00 +0000 |
commit | 912cc4acf7410cc4d2e353dd12ed465058728bc2 (patch) | |
tree | 8cf6445938d7afd4ae2895ee28449d7e36d44ae2 /examples | |
parent | 3152ea6d7cc3d068072ef24b17b2789f5ef7d41f (diff) | |
download | ATCD-912cc4acf7410cc4d2e353dd12ed465058728bc2.tar.gz |
fpp
Diffstat (limited to 'examples')
-rw-r--r-- | examples/IOStream/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/IOStream/Makefile b/examples/IOStream/Makefile index 699113be687..0e6290736b9 100644 --- a/examples/IOStream/Makefile +++ b/examples/IOStream/Makefile @@ -10,8 +10,8 @@ INFO = README -DIRS = client \ - server +DIRS = # client \ + # server #---------------------------------------------------------------------------- # Include macros and targets |