Remove Makefile.resources.

This commit is contained in:
Michael Drake 2012-08-21 14:19:14 +01:00
parent 1086fc5246
commit 7ffe9c2b5d

View File

@ -1,19 +0,0 @@
# Makefile for NetSurf's resources
#
# Copyright 2009 Daniel Silverstone <dsilvers@netsurf-browser.org>
#
#
# This file provides the rules and setup for built-in resources for
# the NetSurf browser binary.
ifeq ($(TARGET),framebuffer)
# End of framebuffer resource definitions
endif
ifeq ($(TARGET),windows)
# End of windows resource definitions
endif