"etc.i386/Makefile.inc", line 24: Need an operator
You need an empty line before each target... (here, bsd.acpi)
"etc.i386/Makefile.inc", line 26: Need an operator "etc.i386/Makefile.inc", line 29: Need an operator "etc.i386/Makefile.inc", line 31: Need an operator
And commands used to build them should be on lines starting with a tab. Copy and paste in a good editor should have preserved the tabs, unless perhaps if pasting has been done with the mouse.
1) Can I do this that way, what is the actual problem?
The actual problem is that you don't know Makefile syntax requirements.
2) Do I have to modify another file?
No. Miod

