diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-12-21 13:44:24 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-12-21 13:44:24 +0000 |
commit | bdf9927054dd55cea9f25aadac2fe313c2966c0d (patch) | |
tree | ab2cc620ac70abb0c17627be914ce097e122ac8f /examples | |
parent | b5a54b0ecef536c3a03ad0e451e5dd588cf77684 (diff) | |
download | ATCD-bdf9927054dd55cea9f25aadac2fe313c2966c0d.tar.gz |
ChangeLogTag:Thu Dec 21 05:50:51 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/IPC_SAP/SOCK_SAP/Makefile.bor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/IPC_SAP/SOCK_SAP/Makefile.bor b/examples/IPC_SAP/SOCK_SAP/Makefile.bor index b126d53d0af..52a347a6ce6 100644 --- a/examples/IPC_SAP/SOCK_SAP/Makefile.bor +++ b/examples/IPC_SAP/SOCK_SAP/Makefile.bor @@ -8,7 +8,7 @@ CPP-inclient \ CPP-unclient \ CPP-inserver \ -# CPP-inserver-fancy \ + CPP-inserver-fancy \ CPP-inserver-poll \ CPP-unserver \ FD-unclient \ |