mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-18 06:31:23 +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
|
$(AS) -o first.o first.S
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f first *.o
|
rm -f first *.o config.h
|
||||||
|
@ -1 +0,0 @@
|
|||||||
.equ base_address, 0x00200000
|
|
Loading…
x
Reference in New Issue
Block a user