Télécharger la liste

Description du projet

smake is a highly portable 'make' program that makes commands up to date based on rules in Makefiles and on the timestamps of the related files. It implements a complete superset of the features of the classical POSIX/Unix make program. It warns about typical misuse of dynamic macros that prevent portability of makefiles. Its automake features allow you to run scripts to automatically create rules for unknown platforms.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-07 12:26 Retour à la liste release
1.2a38

Les fichiers strlcpy.c et strncpy.c ont été ajoutés à l'amorçage d'abord construire la scène. Notez que vous ne pouvez pas construire directement un smake récent avec une smake très vieux. Soit utiliser un autre modèle de compiler ou de créer la première étape manuellement avec: psmake cd; sh make-SH, puis cd ..; psmake / smake
Tags: Minor bugfixes
The strlcpy.c and strncpy.c files were added to the first bootstrap build stage. Note that you cannot directly build a recent smake with a very old smake. Either use a different make to compile or create the first stage manually with: cd psmake; sh MAKE-sh, then cd ..; psmake/smake

Project Resources