mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-08 05:35:58 +00:00
- Projektdateien von Mac OS X werden nun auch in die Distribution aufgenommen.
This commit is contained in:
13
MacOSX/ngircd.pbproj/Makefile.am
Normal file
13
MacOSX/ngircd.pbproj/Makefile.am
Normal file
@@ -0,0 +1,13 @@
|
||||
# $Id: Makefile.am,v 1.1 2001/12/31 16:02:12 alex Exp $
|
||||
|
||||
# $Log: Makefile.am,v $
|
||||
# Revision 1.1 2001/12/31 16:02:12 alex
|
||||
# - Projektdateien von Mac OS X werden nun auch in die Distribution aufgenommen.
|
||||
#
|
||||
|
||||
EXTRA_DIST = project.pbxproj
|
||||
|
||||
maintainer-clean-local:
|
||||
rm -f Makefile Makefile.in
|
||||
|
||||
# -eof-
|
@@ -65,6 +65,7 @@
|
||||
children = (
|
||||
1AB674ADFE9D54B511CA2CBB,
|
||||
F51F791401DFD0DE01D13771,
|
||||
F56D8B9E01E0BFA00155ADA7,
|
||||
F52162B301C7B904012300F4,
|
||||
F52162C201C7B904012300F4,
|
||||
F52162C301C7B904012300F4,
|
||||
@@ -552,6 +553,34 @@
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F56D8B9E01E0BFA00155ADA7 = {
|
||||
children = (
|
||||
F56D8B9F01E0BFA00155ADA7,
|
||||
F56D8BA001E0BFA00155ADA7,
|
||||
);
|
||||
isa = PBXGroup;
|
||||
name = MacOSX;
|
||||
path = "";
|
||||
refType = 2;
|
||||
};
|
||||
F56D8B9F01E0BFA00155ADA7 = {
|
||||
isa = PBXFileReference;
|
||||
path = Makefile.am;
|
||||
refType = 4;
|
||||
};
|
||||
F56D8BA001E0BFA00155ADA7 = {
|
||||
children = (
|
||||
F56D8BA101E0BFA00155ADA7,
|
||||
);
|
||||
isa = PBXGroup;
|
||||
path = ngircd.pbproj;
|
||||
refType = 4;
|
||||
};
|
||||
F56D8BA101E0BFA00155ADA7 = {
|
||||
isa = PBXFileReference;
|
||||
path = Makefile.am;
|
||||
refType = 4;
|
||||
};
|
||||
F576ABFA01D5E77301A85B03 = {
|
||||
isa = PBXFileReference;
|
||||
path = parse.c;
|
||||
|
Reference in New Issue
Block a user