CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/24 10:44:12
Modified files:
gnu/usr.bin/gcc/gcc: Makefile.in
Log message:
Remove target getting in the way of config.status and causing compilation
failure when using make -j; this used to be hidden because of the objective-C
generated files, which are no longer built. No change for regular make.
