mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-02 21:30:29 +00:00
config.h is a generated file:
- remove it from CVS - "make clean" removes it
This commit is contained in:
parent
11dd1c201c
commit
81e6004b28
@ -17,4 +17,4 @@ first.o: first.S config.h
|
||||
$(AS) -o first.o first.S
|
||||
|
||||
clean:
|
||||
rm -f first *.o
|
||||
rm -f first *.o config.h
|
||||
|
@ -1 +0,0 @@
|
||||
.equ base_address, 0x00200000
|
Loading…
Reference in New Issue
Block a user