Guest User

Untitled

a guest
Jul 7th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. 27c27
  2. < build-dir:
  3. ---
  4. > $(DIR_BUILD)/$(PROJECT_NAME)/%.o : %.a65
  5. 30,31d29
  6. <
  7. < $(DIR_BUILD)/$(PROJECT_NAME)/%.o : %.a65
  8. 43c41
  9. < $(PROJECT_NAME): build-dir $(TARGET_SUBMAKE) $(TARGET_OBJ)
  10. ---
  11. > $(PROJECT_NAME): $(TARGET_SUBMAKE) $(TARGET_OBJ)
  12.  
Advertisement
Add Comment
Please, Sign In to add comment