1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

make clean

This commit is contained in:
tg(x) 2011-05-10 16:54:40 +02:00
parent b1ae67135d
commit 6dbea6a69b
3 changed files with 8 additions and 1 deletions

View file

@ -11,3 +11,6 @@ libdir:
${LIBS}: libdir
${INSTALL} $@ ${libdir}
clean:
rm -f ${LIBS}