Files
genders/source/contrib/cfengine/README
T
2024-03-06 15:21:38 +01:00

9 lines
260 B
Plaintext
Executable File

Genders support in cfengine
Compile with
$(CC) $(CFLAGS) -fPIC -shared -o genders.so genders.c -lgenders
cfengine also needs to be patched w/ appropriate dynamic library
support. You'll find several patches for cfengine specific versions
in this directory.