Clean ramdisk image .s too
This commit is contained in:
parent
5c55d94007
commit
cac387bc1e
@ -8,7 +8,7 @@ MAKEDEV=/usr/bin/MAKEDEV
|
|||||||
all: image.c image.s
|
all: image.c image.s
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf $(PROGRAMS) bintoc image image.c t proto.gen
|
rm -rf $(PROGRAMS) bintoc image image.c image.s t proto.gen
|
||||||
|
|
||||||
image.c: bintoc image
|
image.c: bintoc image
|
||||||
./bintoc -o $@ image
|
./bintoc -o $@ image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user