Mercurial > audlegacy
changeset 914:eb2c35fbe301 trunk
[svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests
author | giacomo |
---|---|
date | Sun, 02 Apr 2006 18:04:14 -0700 |
parents | dff18ce367ab |
children | 5da5c262b1ef |
files | Plugins/Input/sexypsf/Makefile.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Plugins/Input/sexypsf/Makefile.in Sun Apr 02 17:53:30 2006 -0700 +++ b/Plugins/Input/sexypsf/Makefile.in Sun Apr 02 18:04:14 2006 -0700 @@ -24,3 +24,6 @@ OBJECTS = ${SOURCES:.c=.o} CFLAGS += -Wno-nonnull -fPIC -DPIC $(GTK_CFLAGS) -I../../../intl -I../../.. -Ispu/ -I. + +clean-posthook: + @$(RM) spu/*.o