mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
make clean
This commit is contained in:
parent
b1ae67135d
commit
6dbea6a69b
3 changed files with 8 additions and 1 deletions
|
@ -11,3 +11,6 @@ libdir:
|
|||
|
||||
${LIBS}: libdir
|
||||
${INSTALL} $@ ${libdir}
|
||||
|
||||
clean:
|
||||
rm -f ${LIBS}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue