I have to admit that I'm not very good at writing Makefiles.
authorChristopher R. Hertel <crh@samba.org>
Fri, 10 Oct 1997 16:12:27 +0000 (16:12 +0000)
committerChristopher R. Hertel <crh@samba.org>
Fri, 10 Oct 1997 16:12:27 +0000 (16:12 +0000)
commit23cac105fdd8057993d0c42358fc245ad5618ee5
tree6864dbad42131566e2cc3e1bd47f81e9d1e4690e
parentc5e739febe5ab3bcc5d147fe791c788ec72531a3
I have to admit that I'm not very good at writing Makefiles.
This one will simply create an object file from each of the .c files
in the directory.  These could be linked into a static library, but
I'm not sure that this is worthwhile.  If anyone wants to improved on
what I've got here, please do!  crh -)-----
(This used to be commit 5e521438292472c816527d4ee7c6dff7e3c217ea)
source3/ubiqx/Makefile [new file with mode: 0644]