Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete directories created by cleandir to prevent permission problems | 2002-04-29 | 1 | -1/+3 | |
| | | | | during sudo builds. Verified by Valchev and sanctioned by Shalayeff. | ||||
* | Fix a repeatbility problem associated with doing make cleandir of sys/lib/* - | 1997-06-19 | 1 | -2/+2 | |
| | | | | | | | | mkdir fails if the destination already exists. It could be argued that having make cleandir rm the directory would be appropriate, but there really shouldn't be any dynamic fooling around with the directory structure. Fixes PR sparc/231 by Marshal Midden, though probably MI. | ||||
* | Back out depend/clean changes. | 1997-05-05 | 1 | -3/+3 | |
| | |||||
* | Change clean/depend targets to allow inclusion of Makefile.inc | 1997-05-04 | 1 | -3/+3 | |
| | | | | where there is already a depend: target. | ||||
* | Quote CC in args to make | 1997-04-03 | 1 | -3/+3 | |
| | |||||
* | quote [AC]FLAGS and others... | 1997-02-07 | 1 | -4/+4 | |
| | |||||
* | Add libz and make libsa aware of it. From NetBSD. | 1997-02-06 | 1 | -0/+71 | |