First Add

This commit is contained in:
root
2024-03-06 15:21:38 +01:00
commit e4d888ce1d
570 changed files with 229039 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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.