Whitespace cleanup of Example Makefiles
This commit is contained in:
parent
5934b08220
commit
3aacde4f5f
79 changed files with 112 additions and 115 deletions
|
|
@ -1,6 +1,6 @@
|
|||
TOP = ../..
|
||||
SWIG = $(TOP)/../preinst-swig
|
||||
CXXSRCS =
|
||||
CXXSRCS =
|
||||
TARGET = example
|
||||
INTERFACE = example.i
|
||||
LIBS = -lm
|
||||
|
|
@ -20,4 +20,3 @@ clean:
|
|||
Example.class: Example.java
|
||||
gcj -fPIC -C -c -g Example.java
|
||||
gcjh Example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue