diff --git a/openbsd/14.0.0/Makefile b/openbsd/14.0.0/Makefile new file mode 100644 index 000000000..5c3a9f426 --- /dev/null +++ b/openbsd/14.0.0/Makefile @@ -0,0 +1,9 @@ + + + SUBDIR = + SUBDIR += 3rdparty + SUBDIR += dependencies + SUBDIR += tdelibs + SUBDIR += tdebase + +.include diff --git a/openbsd/14.0.0/dependencies/Makefile b/openbsd/14.0.0/dependencies/Makefile new file mode 100644 index 000000000..a7c45f0c4 --- /dev/null +++ b/openbsd/14.0.0/dependencies/Makefile @@ -0,0 +1,10 @@ + + + SUBDIR = + SUBDIR += tqt3 + SUBDIR += tqtinterface + SUBDIR += arts + SUBDIR += dbus-tqt + SUBDIR += dbus-1-tqt + +.include