Navigation Menu

Skip to content

Commit

Permalink
Undo accidentally committed changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlindgren90 committed Jan 25, 2018
1 parent 07edac7 commit bc9d04b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions buildsys.mk.in
Expand Up @@ -113,6 +113,7 @@ PLUGIN_OBJS = ${OBJS:.o=.plugin.o}

MO_FILES = ${LOCALES:.po=.mo}

.SILENT:
.SUFFIXES:
.SUFFIXES: .beam .c .c.dep .cc .cc.dep .class .cxx .cxx.dep .d .erl .lib.o .java .mo .m .m.dep .mm .mm.dep .moslib.o .o .plugin.o .po .py .pyc .rc .S .S.dep .xpm
.PHONY: all subdirs subdirs-after pre-depend depend install install-includes install-extra uninstall uninstall-extra clean distclean locales ${SUBDIRS} ${SUBDIRS_AFTER}
Expand Down Expand Up @@ -953,5 +954,3 @@ DELETE_FAILED = err=$$?; printf "@TERM_EL@@TERM_SETAF1@Failed to delete @TERM_BO

.CURDIR ?= .
-include ${.CURDIR}/.deps

$(V).SILENT:

0 comments on commit bc9d04b

Please sign in to comment.