1SubDir HAIKU_TOP src tools hack_coff ; 2 3#UsePrivateHeaders kernel ; 4 5# avoid #includeing other stuff in the source 6SubDirCcFlags -Dbfd_byte=char -DSYMNMLEN=8 ; 7 8BuildPlatformMain <build>hack-coff 9 : hack-coff.c 10 : 11; 12