summaryrefslogtreecommitdiff
path: root/source3/ubiqx/Makefile
AgeCommit message (Collapse)AuthorFilesLines
1997-10-15Added ubi_sLinkList module which manages simple singly-linked lists.Christopher R. Hertel1-1/+6
(This used to be commit e55a3dc94a824b61a7123b080705be2271268ee4)
1997-10-10I have to admit that I'm not very good at writing Makefiles.Christopher R. Hertel1-0/+32
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)