This website requires JavaScript.
Explore
Help
Sign In
gurkan
/
paoutput
Watch
1
Star
0
Fork
You've already forked paoutput
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
paoutput
/
Makefile
15 lines
107 B
Makefile
Raw
Permalink
Blame
History
CC
=
gcc
LDLIBS
=
-lpulse
CFLAGS
=
-g
all
:
paoutput
paoutput
:
clean
:
rm -f *.o paoutput
.PHONY
:
all
clean
Reference in New Issue
View Git Blame
Copy Permalink