Fixed another typo in 8-bit pixel handling (BYTE should have been UBYTE).
[AROS.git] / external / openurl / developer / mmakefile.src
blobde87b291055c2419fc78de8384a365c993eb0ffe
1 include $(SRCDIR)/config/aros.cfg
3 #MM- includes-copy: external-openurl-includes external-openurl-fd
5 #MM external-openurl-includes : \
6 #MM     kernel-exec-includes \
7 #MM     kernel-dos-includes \
8 #MM     kernel-utility-includes
10 %copy_dir_recursive mmake=external-openurl-includes \
11     src=$(SRCDIR)/$(CURDIR)/C/include dst=$(AROS_INCLUDES)/
13 %copy_files_q mmake=external-openurl-fd files=openurl_lib.fd \
14     src=fd dst=$(AROS_DEVELOPER)/fd