Makefile


Log

Author Commit Date CI Message
Theo Buehler 455de7fa 2020-01-12T19:41:31 Avoid out of bounds access if path is "/". From Martin <openbsd () academicsolutions ! ch> with tweaks by me. ok stsp
Sebastien marie 33147df7 2020-01-07T05:05:07 .PHONY is a target ok stsp@
Stefan Sperling c8d81600 2019-08-09T00:15:55 let 'make release' properly clean up object files in regress/
Stefan Sperling e4c54b95 2019-08-08T18:36:05 sort list of files in release tarball
Stefan Sperling 53ccebc2 2019-07-30T14:54:05 add 'make release' target; programs now have a version number
Stefan Sperling e06046c2 2019-02-08T15:57:06 do not forget about regress tests during 'make obj'
Stefan Sperling aeb03748 2019-01-02T15:47:01 don't run regress tests by default
Stefan Sperling 079b2f65 2018-09-08T16:56:10 add a Makefile hierarchy which builds the whole show