index
:
school.git
master
thing1's amazing school repo
thing1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
comp
/
lucas-standen-NEA
/
code
/
ads
/
ll
/
Makefile
blob: aaf024190f49d7cd6cf3630b347a13c32d4be3e0 (
plain
)
1
2
3
4
5
all: ll.c cc ll.c -c -o ll.o test: all cc ll.o lltest.c -o lltest