chiark
/
gitweb
/
~mdw
/
anag
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
dc46040
)
Clean the .jar file.
author
mdw
<mdw>
Tue, 6 Feb 2001 09:37:56 +0000
(09:37 +0000)
committer
mdw
<mdw>
Tue, 6 Feb 2001 09:37:56 +0000
(09:37 +0000)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 8fbe74492bd80626204fce331c5cd6ec5aba7824..29fa7e5f5bfa61d2899734ac6bd1d443e0b24161 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,6
+1,6
@@
## -*-makefile-*-
##
## -*-makefile-*-
##
-## $Id: Makefile.am,v 1.
2 2001/02/04 19:53:07
mdw Exp $
+## $Id: Makefile.am,v 1.
3 2001/02/06 09:37:56
mdw Exp $
##
## Makefile for Anag
##
##
## Makefile for Anag
##
@@
-28,6
+28,9
@@
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
+## Revision 1.3 2001/02/06 09:37:56 mdw
+## Clean the .jar file.
+##
## Revision 1.2 2001/02/04 19:53:07 mdw
## Simple GUI front-end in Java.
##
## Revision 1.2 2001/02/04 19:53:07 mdw
## Simple GUI front-end in Java.
##
@@
-49,6
+52,6
@@
anag.jar: AnagGUI.class
AnagGUI.class: AnagGUI.java
EXTRA_DIST = AnagGUI.java
AnagGUI.class: AnagGUI.java
EXTRA_DIST = AnagGUI.java
-CLEANFILES = *.class
+CLEANFILES = *.class
*.jar
##----- That's all, folks ---------------------------------------------------
##----- That's all, folks ---------------------------------------------------