- remove obsolete line
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@121 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
parent
7398111913
commit
d69807cbdc
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ all:
|
|||
|
||||
hello: hello.o
|
||||
$(CC) -T link.ld -o $@ $(LDFLGAS) $<
|
||||
gzip -c $@ > hello.gz
|
||||
|
||||
clean:
|
||||
$(RM) *.o *~
|
||||
|
|
Loading…
Add table
Reference in a new issue