Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rosapps / applications / sysutils / man / CMakeLists.txt
diff --git a/rosapps/applications/sysutils/man/CMakeLists.txt b/rosapps/applications/sysutils/man/CMakeLists.txt
deleted file mode 100644 (file)
index 8c2a16a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-add_executable(man man.c)
-set_module_type(man win32cui)
-add_importlibs(man user32 msvcrt kernel32 ntdll)
-add_cd_file(TARGET man DESTINATION reactos/system32 FOR all)