make-dfsg 4.3-ok1 source package in openKylin

Changelog

make-dfsg (4.3-ok1) nile; urgency=high

  * Build for openKylin.

 -- Luoyaoming <email address hidden>  Wed, 24 Apr 2024 20:06:23 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main devel
Nile V2.0 proposed main devel

Downloads

File Size SHA-256 Checksum
make-dfsg_4.3.orig.tar.gz 1.8 MiB 5bd2ea83e1a24c20f2fd4defdb7d2235050e388332236abe65167120c11af04d
make-dfsg_4.3-ok1.debian.tar.xz 21.0 KiB 248fa92ccc6315a6da20c02249b9fe950ab3cd28e7527dd0a19912afe002b109
make-dfsg_4.3-ok1.dsc 1.9 KiB 93c34061a4d80544348f6f863146a91c66e3cfb4421a426f816aef0e9d910951

View changes file

Binary packages built by this source

make: utility for directing compilation

 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver.

make-dbgsym: debug symbols for make
make-guile: utility for directing compilation with guile support

 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver. This variant has built in guile support

make-guile-dbgsym: debug symbols for make-guile