index
:
thing
master
The beginnings of a distro I worked on in 2009-2010 (then I found Parabola in 2011)
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c
/
Makefile
blob: 65238abc3f83952a1e27338f199df7cb7d5b0ee8 (
plain
)
1
2
3
4
5
#!/usr/bin/make -f CC = gcc all : $(CC) rvs.c -Wall -ansi -g -o rvs