3c0a308ae5e40641ddb6c08ca6d5ce8266ef374c
[openwrt/svn-archive/archive.git] / XOrg / font / font-misc-cyrillic-X11R7.0 / Makefile
1 include $(TOPDIR)/rules.mk
2
3 PKG_BASE_NAME:=font
4 PKG_NAME:=font-misc-cyrillic-X11R7.0
5 PKG_RELEASE:=1
6 PKG_VERSION:=1.0.0
7
8 _DEPEND:=
9
10 include ../common.mk
11
12 ifeq ("$(PKG_NAME)","font-util-X11R7.1")
13 define Build/Compile
14 $(MAKE) -C $(PKG_BUILD_DIR)/
15 endef
16 endif
17
18 $(eval $(call BuildPackage,$(PKG_NAME)))