PHP 8.2.30
Preview: Makefile Size: 637 B
//proc/self/root/opt/alt/alt-nodejs20/root/usr/share/doc/alt-nodejs20-libicu-devel/samples/ugrep/Makefile

# Copyright (C) 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
#
# Copyright (c) 2000-2010 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

#### definitions
# Name of your target
TARGET=ugrep

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

CHECK_ARGS=BOM readme.txt

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

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

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
637 B lrw-r--r-- 2025-03-13 18:31:23
Edit Download
2.80 KB lrw-r--r-- 2025-03-13 18:31:23
Edit Download
14.44 KB lrw-r--r-- 2025-03-13 18:31:23
Edit Download
1.17 KB lrw-r--r-- 2025-03-13 18:31:23
Edit Download
8.12 KB lrw-r--r-- 2025-03-13 18:31:23
Edit Download
880 B lrw-r--r-- 2025-03-13 18:31:23
Edit Download

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