mirror of
https://github.com/Museum-of-Art-and-Digital-Entertainment/macross.git
synced 2025-08-07 21:25:04 +00:00
Remove circular dependency
This commit is contained in:
2
Makefile
2
Makefile
@@ -77,7 +77,7 @@ move: .mark
|
||||
date >/net/kessel/u0/chip/macross/prof/.mark
|
||||
date >opt/.mark
|
||||
|
||||
macrossTypes.h: macrossTypes.h operandDefs_$(PROC).h operandBody_$(PROC).h\
|
||||
macrossTypes.h: operandDefs_$(PROC).h operandBody_$(PROC).h\
|
||||
conditionDefs_$(PROC).h
|
||||
|
||||
actions.o: actions_$(PROC).c $(HEADERS)
|
||||
|
Reference in New Issue
Block a user