diff options
Diffstat (limited to 'sys/conf')
-rw-r--r-- | sys/conf/Makefile.powerpc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc index e46125a..f7fc547 100644 --- a/sys/conf/Makefile.powerpc +++ b/sys/conf/Makefile.powerpc @@ -47,9 +47,6 @@ COPTS+= -msoft-float %CLEAN -locore.o: $S/$M/$M/locore.S assym.s - ${NORMAL_S} - %RULES .include "$S/conf/kern.post.mk" |