GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Added script to find files not owned by pacman package manager (ArchLinux)
[mirrors/Programs.git]
/
c
/
sampler
/
Makefile
Commit
Line
Data
21c4e167
H
1
PROJ=sdl
2
#CFLAGS=-lSDL_sound -lSDL -lSDL_mixer
3
CFLAGS+=`sdl-config --cflags --libs` -lSDL_mixer
4
CFLAGS+=-lm
5
$(PROJ): $(PROJ).c
6
go: $(PROJ)
7
./$? drums/* voice/* loops/* 2>/dev/null
This page took
0.232571 seconds
and
4
git commands to generate.