PHP 8.3.31
Preview: defs.mk Size: 1.16 KB
/proc/thread-self/root/opt/alt/alt-nodejs20/root/usr/share/doc/alt-nodejs20-libicu-devel/samples/defs.mk

# Copyright (C) 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
#
# Copyright (c) 2002-2012 IBM, Inc. and others
# Sample code makefile definitions 

CLEANFILES=*~ $(TARGET).out
####################################################################
# Load ICU information. You can copy this to other makefiles #######
####################################################################
CC=$(shell icu-config --cc)
CXX=$(shell icu-config --cxx)
CPPFLAGS=$(shell icu-config --cppflags)
CFLAGS=$(shell icu-config --cflags)
CXXFLAGS=$(shell icu-config --cxxflags)
LDFLAGS =$^ $(shell icu-config --ldflags)
LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
INVOKE=$(shell icu-config --invoke)
GENRB=$(shell icu-config --invoke=genrb)
GENRBOPT=
PKGDATA=$(shell icu-config --invoke=pkgdata)
SO=$(shell icu-config --so)
PKGDATAOPTS=-r $(shell icu-config --version) -w -v -d .
# default - resources in same mode as ICU
RESMODE=$(shell icu-config --icudata-mode)

####################################################################
### Project independent things (common) 
### We depend on gmake for the bulk of the work 

RMV=rm -rf

Directory Contents

Dirs: 5 × Files: 5

Name Size Perms Modified Actions
all DIR
- drwxr-xr-x 2026-04-30 07:07:14
Edit Download
coll DIR
- drwxr-xr-x 2026-04-30 07:07:14
Edit Download
strsrch DIR
- drwxr-xr-x 2026-04-30 07:07:14
Edit Download
translit DIR
- drwxr-xr-x 2026-04-30 07:07:14
Edit Download
ugrep DIR
- drwxr-xr-x 2026-04-30 07:07:14
Edit Download
1.16 KB lrw-r--r-- 2026-03-17 17:44:50
Edit Download
2.88 KB lrw-r--r-- 2026-04-09 08:46:07
Edit Download
2.89 KB lrw-r--r-- 2026-03-17 17:44:50
Edit Download
1.63 KB lrw-r--r-- 2026-03-17 17:44:50
Edit Download
1.26 KB lrw-r--r-- 2026-03-17 17:44:50
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).