Rules.make: Remove special rule for $(export-objs)
We can now remove the extra rule for $(export-objs) and instead just use $(export-objs): export_flags := -DEXPORT_SYMTAB to set a variable $(export_flags) for targets listed in $(export-objs)
Showing
Please register or sign in to comment