Commit Graph

4 Commits

Author SHA1 Message Date
Ludovic Rousseau e08ae577ca Failsafe clean rule
If the files to remove are not present the clean rule should not fail.
The clean rule is now idempotent.

Signed-off-by: Alan Ott <alan@signal11.us>
2010-10-13 17:01:08 -04:00
Ludovic Rousseau 93affcd658 Also remove $(CPPOBJS) in the clean rule
Signed-off-by: Alan Ott <alan@signal11.us>
2010-10-13 16:52:28 -04:00
Ludovic Rousseau 306f3f7978 Do not overwrite CFLAGS
The user should be able to add options to CFLAGS

Signed-off-by: Alan Ott <alan@signal11.us>
2010-10-13 16:50:29 -04:00
Alan Ott fc29fa93c9 Initial cut at a Mac OS X version. Not fully complete, but functional for read/write open and close. 2010-07-05 22:48:23 -04:00