* mac-fix-env.m: * Makefile.in (mac-fix-env): Remove.
[bpt/emacs.git] / lib-src / Makefile.in
index ffdeacc..cb3cc4c 100644 (file)
@@ -449,6 +449,3 @@ update-game-score${EXEEXT}: update-game-score.o $(GETOPTDEPS)
 update-game-score.o: ${srcdir}/update-game-score.c ../src/config.h $(GETOPT_H)
        $(CC) -c ${CPP_CFLAGS} ${srcdir}/update-game-score.c \
          -DHAVE_SHARED_GAME_DIR="\"$(gamedir)\""
-
-mac-fix-env: ${srcdir}/mac-fix-env.m
-       $(CC) ${ALL_CFLAGS} -o mac-fix-env ${srcdir}/mac-fix-env.m -prebind -framework Foundation