[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Demexp-dev] New net/ directory
From: |
David MENTRE |
Subject: |
[Demexp-dev] New net/ directory |
Date: |
Sun, 14 Sep 2003 19:21:15 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) |
Hello,
I have started to add a net/ directory in CVS. This directory will
contains code related to networking.
While adding a directory is not complicated, building code in it is much
more complicated. So I have commited the changes I made to the Makefile
so people can work using the latest version (mainly d2, but who knows).
You'll notice that even for a simple 'make clean' in an empty directory,
the Makefile builds a lot of code (mainly ocamlrpcgen). This is
necessary because (1) I need to include generated dependencies in main
Makefile (used for target clean); (2) to make those dependencies I need
to make some ML files and (3) those files are generated with
ocamlrpcgen.
Right now, I don't see a better way to structure the Makefile.
Yours,
d.
--
David Mentré <address@hidden>
http://www.linux-france.org/~dmentre/david-mentre-public-key.asc
GnuPG key fingerprint: A7CD 7357 3EC4 1163 745B 7FD3 FB3E AD7C 2A18 BE9E
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Demexp-dev] New net/ directory,
David MENTRE <=