Make all at top of makefile
This commit is contained in:
parent
e111e173cf
commit
ddcdba3acc
2 changed files with 8 additions and 8 deletions
|
@ -42,10 +42,3 @@ else
|
|||
VB_AUDIO="pulse"
|
||||
VBM=VBoxManage
|
||||
endif
|
||||
|
||||
# An empty target
|
||||
FORCE:
|
||||
|
||||
# A method of creating a listing for any binary
|
||||
%.list: %
|
||||
objdump -C -M intel -D $< > $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue