Introduction
Introduction Statistics Contact Development Disclaimer Help
Makefile - 9base - revived minimalist port of Plan 9 userland to Unix
git clone git://git.suckless.org/9base
Log
Files
Refs
README
LICENSE
---
Makefile (153B)
---
1 # test - test unix port from plan9
2 # Depends on ../lib9
3
4 TARG = test
5
6 include ../std.mk
7
8 # Solaris
9 #LDFLAGS += -dy
10
11 pre-uninstall:
12
13 post-install:
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.