root/tags/omega-1.0.0-rc2/configs/BSDmakefile

Revision 154, 126 bytes (checked in by malte, 2 years ago)

--

Line 
1 .include <../Makefile.inc>
2
3 install:
4         cd dists/openbsd && $(MAKE) install
5
6 uninstall:
7         cd dists/openbsd && $(MAKE) uninstall
8
Note: See TracBrowser for help on using the browser.