PHP 8.2.30
Preview: Makefile Size: 612 B
/proc/self/root/opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-libicu-devel/samples/citer/Makefile

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

# Usage:
#  - configure, build, install ICU (make install)
#  - make sure "icu-config" (in the ICU installed bin directory) is on
#     the path
#  - do 'make' in this directory

# Name of your target
TARGET=citer

# All object files (C or C++)
OBJECTS=citer.o

# Load in standard makefile definitions
include ../defs.mk

LDFLAGS += $(LDFLAGS_USTDIO)

# the actual rules (this is a simple sample)
include ../rules.mk

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
5.41 KB lrw-r--r-- 2023-12-11 22:27:41
Edit Download
6.27 KB lrw-r--r-- 2023-12-11 22:27:41
Edit Download
900 B lrw-r--r-- 2023-12-11 22:27:41
Edit Download
612 B lrw-r--r-- 2023-12-11 22:27:41
Edit Download
2.16 KB lrw-r--r-- 2023-12-11 22:27:41
Edit Download

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