From 5f5d0e049b13f5bdf0d7e0425204c8ad5c01cd17 Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Sat, 20 Mar 2004 23:52:48 +0000 Subject: Made minor documentation changes to popup. Added entry external. svn path=/trunk/externals/bbogart/; revision=1459 --- popup/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'popup/makefile') diff --git a/popup/makefile b/popup/makefile index b39c62b..6b85a4e 100644 --- a/popup/makefile +++ b/popup/makefile @@ -1,7 +1,7 @@ current: echo make pd_linux, pd_nt, pd_irix5, or pd_irix6 -clean: ; rm -f *.pd_linux *.o +clean: ; rm -f popup.pd_{linux,nt,irix?,darwin} *.o # ----------------------- NT ----------------------- -- cgit v1.2.1