mirror of
https://git.suckless.org/9base
synced 2025-08-31 20:33:49 -07:00
5673fdd72fae4823ba67e2c216bbfd724bc9e01c
add post-install and pre-uninstall targets to tools using yacc.mk mirroring those in std.mk in order to install and uninstall bclib
Abstract -------- This is a port of various original Plan 9 tools for Unix, based on plan9port[1]. See the LICENSE file for license details. Installation ------------ Edit config.mk to match your local setup and execute 'make install' (if necessary as root). By default, 9base is installed into its own hierarchy, /usr/local/plan9. This is done to avoid conflicts with the standard tools of your system. Credits ------- Many thanks go to Lucent, the Bell Labs which developed this fine stuff and to Russ Cox for his plan9port. References ---------- [1] http://swtch.com/plan9port/ --Anselm R Garbe
Description
Languages
C
76.5%
Roff
13.7%
Yacc
2.4%
TeX
1.6%
Assembly
1.3%
Other
4.4%